home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / garfield.swf / scripts / DefineButton2_682 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2010-04-12  |  77 b   |  5 lines

  1. on(release){
  2.    control_mov.x_speed = 40;
  3.    control_mov.y_speed = 20;
  4. }
  5.